home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17478 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.8 KB  |  46 lines

  1. Newsgroups: comp.lang.smalltalk,comp.object,comp.lang.c++,comp.lang.java
  2. Path: in2.uu.net!smos!news
  3. From: Gord Wait <gord@vdc.smos.com>
  4. Subject: Re: The Good, the Bad, the Ugly, and the Wicked ...
  5. Content-Type: text/plain; charset=us-ascii
  6. Message-ID: <3172DF13.5D63@vdc.smos.com>
  7. Sender: news@smos.com
  8. Content-Transfer-Encoding: 7bit
  9. Organization: S-MOS Systems Vancouver Design Center
  10. References: <31570B8E.5A12@vmark.com> <4je5rq$7qg@mimas.brunel.ac.uk> <4jes0t$gth@decaxp.HARVARD.EDU> <31630E30.5A02@oma.com> <4kbq3q$1i8@gaia.ns.utk.edu> <RMARTIN.96Apr9160010@rcm.oma.com> <316e7e85.177818679@mercury.hsi.com>
  11. Mime-Version: 1.0
  12. Date: Mon, 15 Apr 1996 23:43:15 GMT
  13. X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m)
  14.  
  15. Mark A. Scarton wrote:
  16. >
  17. > I must concur.  I built a passive sensor system (radar) using OS/2 for
  18. > management, flow control, and display preparation and an adapter with i860 chips
  19. > for the object tracker.  I used (feed forward) queues of preallocated memory
  20. > blocks to hold incoming signals within frames, where the queue management was
  21. > preallocated slots for pointers into the block buffers.  The queue memory was
  22. > then shared among the processors...successfully even.  ;-)  This resulted in a
  23. > determinstic, highly optimized memory manager.  Plus real-time tracking of
  24. > aircraft and short range ballistic missiles on a 486/50 class PC.  The previous
  25. > edition using malloc had failed.
  26. > Mark A. Scarton, ABD
  27. > CompUtah!, Park City, Utah USA
  28. > Home: 801.565.9835
  29. > Office: 801.265-4612
  30.  
  31. Yikes! I'd hate to be the pilot of one of those planes the Police use
  32. to catch speeders in your town! :)
  33.  
  34. Is the above system available for laptops?
  35.  
  36. (sorry, I just couldn't resist!)
  37.  
  38. -- 
  39. Gord Wait     S-MOS Systems Vancouver Design Centre
  40.                 (B.C. Canada eh!)
  41. gord@vdc.smos.com
  42.  
  43. ---------------
  44. This sig is under constru
  45.